Home
last modified time | relevance | path

Searched refs:BitcastLoad (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerHelperTest.cpp3425 TEST_F(AArch64GISelMITest, BitcastLoad) { in TEST_F() argument
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10855 SDValue BitcastLoad = DAG.getBitcast(MVT::i32, V2); in LowerINSERT_VECTOR_ELT() local
10858 BitcastLoad, Op.getOperand(2)); in LowerINSERT_VECTOR_ELT()