Home
last modified time | relevance | path

Searched refs:X86FastISel (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp43 class X86FastISel : public FastISel { class
60 explicit X86FastISel(FunctionLoweringInfo &funcInfo) : FastISel(funcInfo) { in X86FastISel() function in __anon0469118a0111::X86FastISel
148 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal()
176 bool X86FastISel::X86FastEmitLoad(EVT VT, const X86AddressMode &AM, in X86FastEmitLoad()
235 X86FastISel::X86FastEmitStore(EVT VT, unsigned Val, const X86AddressMode &AM) { in X86FastEmitStore()
268 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore()
310 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
325 bool X86FastISel::X86SelectAddress(const Value *V, X86AddressMode &AM) { in X86SelectAddress()
585 bool X86FastISel::X86SelectCallAddress(const Value *V, X86AddressMode &AM) { in X86SelectCallAddress()
672 bool X86FastISel::X86SelectStore(const Instruction *I) { in X86SelectStore()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp48 class X86FastISel final : public FastISel { class
61 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() function in __anon474e75960111::X86FastISel
227 X86FastISel::addFullAddress(const MachineInstrBuilder &MIB, in addFullAddress()
238 bool X86FastISel::foldX86XALUIntrinsic(X86::CondCode &CC, const Instruction *I, in foldX86XALUIntrinsic()
292 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal()
320 bool X86FastISel::X86FastEmitLoad(EVT VT, X86AddressMode &AM, in X86FastEmitLoad()
496 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore()
670 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore()
718 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
730 bool X86FastISel::handleConstantAddresses(const Value *V, X86AddressMode &AM) { in handleConstantAddresses()
[all …]
DCMakeLists.txt32 X86FastISel.cpp
/external/llvm/lib/Target/X86/
DX86FastISel.cpp48 class X86FastISel final : public FastISel { class
61 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() function in __anonbae7655e0111::X86FastISel
255 X86FastISel::addFullAddress(const MachineInstrBuilder &MIB, in addFullAddress()
266 bool X86FastISel::foldX86XALUIntrinsic(X86::CondCode &CC, const Instruction *I, in foldX86XALUIntrinsic()
320 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal()
348 bool X86FastISel::X86FastEmitLoad(EVT VT, X86AddressMode &AM, in X86FastEmitLoad()
501 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore()
649 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore()
695 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
707 bool X86FastISel::handleConstantAddresses(const Value *V, X86AddressMode &AM) { in handleConstantAddresses()
[all …]
DCMakeLists.txt19 X86FastISel.cpp
/external/swiftshader/third_party/LLVM/
DAndroid.mk295 lib/Target/X86/X86FastISel.cpp \
DAndroid.bp33 "lib/Target/X86/X86FastISel.cpp",
DBUILD.gn368 "lib/Target/X86/X86FastISel.cpp",
/external/swiftshader/
DCMakeLists.txt576 ${LLVM_DIR}/lib/Target/X86/X86FastISel.cpp
1515 ${LLVM_DIR}/lib/Target/X86/X86FastISel.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk813 llvm/lib/Target/X86/X86FastISel.cpp \
DBUILD.gn451 "llvm/lib/Target/X86/X86FastISel.cpp",