Home
last modified time | relevance | path

Searched refs:PVTs (Results 1 – 18 of 18) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4692 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
4695 ComputeValueVTs(TLI, PtrRetTy, PVTs); in LowerCallTo()
4696 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
4697 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9347 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9350 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9351 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9352 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9347 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9350 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9351 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9352 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9347 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9350 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9351 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9352 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9202 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9205 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9206 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9207 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8702 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
8705 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
8706 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
8707 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8592 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
8595 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
8596 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
8597 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9494 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9497 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9498 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9512 assert(DemoteStackSlot.getValueType() == PVTs[0]); in LowerCallTo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9731 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9734 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9735 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9736 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9479 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9482 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9483 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9484 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9355 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9358 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9359 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9360 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9731 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9734 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9735 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9736 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9863 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9866 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9867 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9868 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9731 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9734 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9735 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9736 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9336 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9339 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9340 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9341 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9479 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9482 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9483 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9484 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9731 SmallVector<EVT, 1> PVTs; in LowerCallTo() local
9734 ComputeValueVTs(*this, DL, PtrRetTy, PVTs); in LowerCallTo()
9735 assert(PVTs.size() == 1 && "Pointers should fit in one register"); in LowerCallTo()
9736 EVT PtrVT = PVTs[0]; in LowerCallTo()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9731 SmallVector<EVT, 1> PVTs;
9734 ComputeValueVTs(*this, DL, PtrRetTy, PVTs);
9735 assert(PVTs.size() == 1 && "Pointers should fit in one register");
9736 EVT PtrVT = PVTs[0];